home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- go(the frame)
- end
-
- on enterFrame
- global cur1
- set the cursor of sprite 12 to cur1
- set the cursor of sprite 3 to cur1
- set the cursor of sprite 5 to cur1
- set the cursor of sprite 6 to cur1
- set the cursor of sprite 9 to cur1
- end
-